const internal/runtime/maps.groupSlotsOffset
3 uses
internal/runtime/maps (current package)
group.go#L256: groupSlotsOffset = ctrlGroupsSize
group.go#L285: offset := groupSlotsOffset + i*typ.SlotSize
group.go#L292: offset := groupSlotsOffset + i*typ.SlotSize + typ.ElemOff
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)